home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / APP / A-D / Alpha.4.01.cpt / Alpha.4.01.rsrc / STR#_131.txt < prev    next >
Text File  |  1991-10-22  |  690b  |  53 lines

  1. 
  2.  
  3. 
  4.  
  5. 
  6.  
  7. 
  8.  
  9. 
  10.  
  11. fileset, which is specified by the 'fileSet' variable.
  12.  
  13. Functions that use file sets operate on the "current"
  14.  
  15. 
  16.  
  17. "bindings.c" and "center.c".
  18.  
  19. defines a fileset named 'edit1' which contains the files
  20.  
  21. 
  22.  
  23.     "jpl341:Pete:Alpha.101:edit:center.c")
  24.  
  25.     "jpl341:Pete:Alpha.101:edit:bindings.c"
  26.  
  27. (fileSet edit1
  28.  
  29. 
  30.  
  31. For example:
  32.  
  33. 
  34.  
  35.     ( fileSet <file-set-name> "<complete-path-name>"* )
  36.  
  37. 
  38.  
  39. is as follows:
  40.  
  41. file set definition. The syntax for file set definitions
  42.  
  43. multi-file search. File sets are defined by loading a
  44.  
  45. to use for functions such as 'createTagsFile', and
  46.  
  47. File Sets are used to specify a list of files for ALPHA
  48.  
  49. 
  50.  
  51. Defining and Using File Sets
  52.  
  53.